MixedContentType

enum MixedContentType : Enum<MixedContentType>

A description of mixed content (HTTP resources on HTTPS pages), as defined by https://www.w3.org/TR/mixed-content/#categories

Entries

BLOCKABLE
Link copied to clipboard
OPTIONALLY_BLOCKABLE
Link copied to clipboard
NONE
Link copied to clipboard

Properties

name
Link copied to clipboard
val name: String
ordinal
Link copied to clipboard
val ordinal: Int

Sources

jvm source
Link copied to clipboard